home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Essentials / MPW IIGS Interfaces / AIIGSIncludes / E16.Shell < prev    next >
Encoding:
Text File  |  1990-04-03  |  612 b   |  20 lines  |  [TEXT/MPS ]

  1. ; File:  E16.Shell
  2. ;
  3. ;
  4. ; Copyright Apple Computer, Inc. 1986-90
  5. ; All Rights Reserved
  6. ;
  7. ;
  8. ; offset constants for GetLInfoPB
  9. osfile EQU 0  ; address of source file name
  10. odfile EQU 4  ; address of output file name
  11. oparms EQU 8  ; address of parameter list
  12. oistring EQU 12  ; address of language specific input string
  13. omerr EQU 16  ; max error level allowed
  14. omerrf EQU 17  ; max error level found
  15. olops EQU 18  ; operations flag
  16. okflag EQU 19  ; KEEP flag
  17. omflags EQU 20  ; set of letters selected with '-'
  18. opflags EQU 24  ; set of letters selected with '+'
  19. oorg EQU 28  ; abs start address of non-relloc load file
  20.